home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CD-ROM Collection 8
/
CD-ROM Collection 8 - Disc 1.iso
/
pc
/
data
/
c04a.dxr
/
00014_sreturn.pct.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1997-07-25
|
215 b
|
12 lines
on mouseDown
global film
set the castNum of sprite 7 to cast "sposea.pct"
updateStage()
set the ink of sprite 8 to 4
updateStage()
repeat while stillDown()
end repeat
set film to 4
go(1, "ca")
end